github.com/gotd/td/mtproto.Conn.storeSalt (method)
5 uses
github.com/gotd/td/mtproto (current package)
bind.go#L114: c.storeSalt(badMsgErr.NewSalt)
handle_session_created.go#L38: c.storeSalt(s.ServerSalt)
rpc.go#L38: c.storeSalt(badMsgErr.NewSalt)
salt.go#L13: func (c *Conn) storeSalt(salt int64) {
salt.go#L31: c.storeSalt(salt)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |